home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Education / A.I. / NervousSystem 1.0 / Read Me < prev    next >
Text File  |  1994-08-14  |  3KB  |  65 lines

  1. *** ANNOUNCING: ***
  2. NervousSystem 1.0.gwu -- Neuron Modeling and Simulation Environment for Apple Macintosh  
  3.  
  4. *** WHAT: ***
  5. NervousSystem is an exciting new simulation tool for exploring the behavior of networks of neurons, based on a biological model.  
  6. 1.  Application (Apple Macintosh computers);
  7. 2.  User's Guide (MS Word format);
  8. 3.  Source Code & Project File (Think Class Objects on the Think Class Library Framework);
  9. 4.  Programmer's Guide (MS Word format).
  10.  
  11. *** WHY (For Computational Neuroscience): ***
  12. NervousSystem has the following attractive properties for investigating a biologically based model of neurons and networks of neurons.
  13. 1.  free;
  14. 2.  it is VERY easy to learn and use (direct manipulation interaction style);
  15. 3.  "easily" expandable and customizable because of well structured OOP source code;
  16. 4.  free.
  17.  
  18. *** WHY (For Computer Science): ***
  19. NervousSystem  has the following attractive properties for learning direct-manipulation object-oriented programming within a framework.
  20. 1.  free;
  21. 2.  elegant direct-manipulation solution;
  22. 3.  employs "Model-View-Controller" paradigm;
  23. 4.  popular OOP language, C++ (Think Class Objects);
  24. 5.  popular framework (Think Class Library);
  25. 6.  popular, and inexpensive, development tools (Think C v.5, and AppMaker);
  26. 7.  well crafted by OOP experts (two doctoral student in human-computer interaction at George Washington University);
  27. 8.  robust, ample structure, supports expansion and reuse;
  28. 9.  free.
  29.  
  30. *** WHERE: ***
  31. This software is now available by anonymous ftp from: 
  32. "sumex-aim.stanford.edu", in the directory, "sci".  The file is named "NervousSystem.1.0.gwu.sea".
  33.  
  34. *** WHEN: ***
  35. Now!!  (as of July 1994)
  36.  
  37. *** HOW: ***
  38. It's free (and for non-profit use) -- Copy it by anonymous ftp!  
  39. "NervousSystem.sea" is a self-extracting compressed file.  After copying it to your local directory, double click on it.  "NervousSystem.1.0.gwu.sea" will self-extract into a folder named "NervousSystem".  The application, source, user's guide, programmer's guide, and "Read Me" are located within this folder.
  40.  
  41. *** WHO: ***
  42. Daniel C. McFarlane
  43. The Naval Research Laboratory, Code 5513
  44. Human-Computer Interaction Lab
  45. 4555 Overlook Ave., N.W.
  46. Washington, D.C.  20375-5337
  47. mcfarlan@seas.gwu.edu     (internet address)
  48.  
  49. Joe Geigel
  50. Pittsburgh Supercomputing Center
  51. BioMedical Group
  52.  
  53.  
  54. *** DETAILS: ***
  55. We release these NervousSystem products under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation, Inc., 675 Massachusetts Ave., Cambridge, MA  02139, 617-876-3296.  (A copy of this license is included in the Programmer's Guide.)
  56.  
  57. Please feel free to redistribute it as you see fit (according to the provisions of the GNU General Public License).  Copyright (c) 1994, Daniel C. McFarlane and Joe Geigel.
  58.  
  59. We hope that you will find this program useful.  However, there is NO WARRANTY WHATEVER.  We do not offer any warranty or guarantee of any kind, implied or otherwise.  
  60.  
  61. The uncompressed "NervousSystem" folder will require about 5MB of hard disk space.
  62.  
  63. I am curious about the future of NervousSystem.  If you copy it, and are interested in it, please send me a note at mcfarlan@seas.gwu.edu and just let me know who you are.
  64.  
  65.